home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / Apple Scanner Training / Scanner Tech - Concepts / card_7042.txt < prev    next >
Text File  |  1990-04-02  |  2KB  |  93 lines

  1. -- card: 7042 from stack: in
  2. -- bmap block id: 4256
  3. -- flags: 0000
  4. -- background id: 7909
  5. -- name: Line Art
  6. ----- HyperTalk script -----
  7. on openCard
  8.   hide menuBar
  9.   show card field "Message Center"
  10.   set hilite of background button "Scan. Concepts" to true
  11.   set hilite of background button "How It Works" to false
  12.   set hilite of background button "The System" to false
  13.   set hilite of background button "File Formats" to false
  14. end openCard
  15.  
  16. on closeCard
  17.   hide card field "Cover All"
  18.   hide card button "Self-Check"
  19.   set hilite of background button "Scan. Concepts" to true
  20.   set hilite of background button "How It Works" to false
  21.   set hilite of background button "The System" to false
  22.   set hilite of background button "File Formats" to false
  23. end closeCard
  24.  
  25.  
  26.  
  27. -- part 1 (field)
  28. -- low flags: 01
  29. -- high flags: 2004
  30. -- rect: left=14 top=77 right=252 bottom=203
  31. -- title width / last selected line: 0
  32. -- icon id / first selected line: 0 / 0
  33. -- text alignment: 0
  34. -- font id: 3
  35. -- text size: 12
  36. -- style flags: 0
  37. -- line height: 16
  38. -- part name: Message Center
  39.  
  40.  
  41. -- part 5 (field)
  42. -- low flags: 01
  43. -- high flags: 0001
  44. -- rect: left=396 top=272 right=308 bottom=438
  45. -- title width / last selected line: 0
  46. -- icon id / first selected line: 0 / 0
  47. -- text alignment: 0
  48. -- font id: 3
  49. -- text size: 12
  50. -- style flags: 0
  51. -- line height: 16
  52. -- part name: Cover
  53.  
  54.  
  55. -- part 6 (button)
  56. -- low flags: 80
  57. -- high flags: A004
  58. -- rect: left=1 top=315 right=340 bottom=511
  59. -- title width / last selected line: 0
  60. -- icon id / first selected line: 0 / 0
  61. -- text alignment: 1
  62. -- font id: 0
  63. -- text size: 12
  64. -- style flags: 0
  65. -- line height: 16
  66. -- part name: Self-Check
  67. ----- HyperTalk script -----
  68. on mouseUp
  69.   visual iris close
  70.   hide card button "Self-Check"
  71.   hide card field "Cover All"
  72.   pop card
  73. end mouseUp
  74.  
  75.  
  76.  
  77. -- part 7 (field)
  78. -- low flags: 81
  79. -- high flags: 0001
  80. -- rect: left=5 top=272 right=310 bottom=510
  81. -- title width / last selected line: 0
  82. -- icon id / first selected line: 0 / 0
  83. -- text alignment: 0
  84. -- font id: 3
  85. -- text size: 12
  86. -- style flags: 0
  87. -- line height: 16
  88. -- part name: Cover All
  89.  
  90.  
  91. -- part contents for card part 1
  92. ----- text -----
  93. Line art mode causes the scanner to interpret shades of gray on the original as either black or white.  The value of each pixel (black or white) is determined by setting the Threshold parameter.